Delete the specified entry.
Put | Entry_PutEntryDelete |
Resource Path: /api/entry/{id}/delete
Uri: http://doc.jamsscheduler.com/api/entry/{id}/delete
Name | Description | Data Type |
---|---|---|
id | The JAMSEntry of entry to delete. | integer |
The request body is of type EntryDeleteRequest.
EntryDeleteRequest
|
The response body is of type string.
OK